Skip to content

Latest commit

 

History

History

Get the PDF document as a byte array

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Get the PDF document as a byte array that is loaded into the SfPdfViewer

This example shows how to get the PDF document as byte array which is loaded in the SfPdfViewer. In this example, GetDocumentAsync() method is used to get the PDF document as byte array.

Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/how-to/get-data-from-pdf-viewer

Project pre-requisites

To run this application, you need Visual Studio 2019 or later versions.

Deploying and running the sample

To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.